if else if else if else 的用法
if (boolean) { //如果boolean為false的話跳過這里代碼 執行下面else if。//如果boolean為true 的話執行完這里的代碼,然后直接跳出,到方法 toast("你 ...
if (boolean) { //如果boolean為false的話跳過這里代碼 執行下面else if。//如果boolean為true 的話執行完這里的代碼,然后直接跳出,到方法 toast("你 ...